Files
Create File
Create a file.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Schema to create a file to be associated with the downloadables benefit.
Allowed value:
"downloadable"
The organization ID.
Response
201
application/json
File created.
The ID of the object.
Available options:
downloadable
, product_media
, organization_avatar
Was this page helpful?