Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The API version to use.
Available options:
v1
, v2
Query Parameters
Available options:
attachments
, author
, author.*
, award
, award.image
, comments
, comments.*
, document
Body
application/json
The ID of the user receiving the award.
The ID of the award being given.
The ID of the document associated with this award record.
The ID of the user who created this award record.
Additional notes or information about this award. Supports HTML.
Maximum length:
65535
Response
OK