Image
Create image
POST
/
{version}
/
awards
/
{award}
/
image
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
Body
application/json
The file to be uploaded.
Supports HTML.
Response
201 - application/json
Was this page helpful?