Submissions
Update a submission
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The id of the submission
The id of the endpoint
Body
application/json
Shows if the submission is already readed
Shows if the submission is marked as spam
Response
200
application/json
Update a submission
The id of the submission
The id of the endpoint
The origin location of the submission
Shows if the submission is marked as spam
Shows if the submission is already readed
Was this page helpful?