Upload context payload or JSON to PRIOR IPFS
Request body
Changes
Changed in 3 of the 15 revisions of this API.624
- ○
the endpoint scheme security
bearerwas added to the APIapi-security-added
- ○
the endpoint scheme security
x-api-keywas added to the APIapi-security-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the request's body type/format changed from
object/tostring/(media type: application/json)request-body-type-changed
- ▲
removed the media type
application/jsonfor the response with the status201response-media-type-removed
- ●
removed the request property
file(media type: multipart/form-data)request-property-removed
- ●
removed the request property
prompt(media type: application/json)request-property-removed
- ○
the request's body type/format was generalized from
object/tostring/(media type: multipart/form-data)request-body-type-generalized
- ▲
- ▲
added the new required request property
file(media type: multipart/form-data)new-required-request-property
- ▲
added the new required request property
prompt(media type: application/json)new-required-request-property
- ▲
the request's body type/format changed from
string/toobject/(media type: multipart/form-data)request-body-type-changed
- ▲
the request's body type/format changed from
string/toobject/(media type: application/json)request-body-type-changed
- ○
added the media type
application/jsonfor the response with the status201response-media-type-added
- ▲