patch https://rest.api.transifex.com/context_screenshots/
Update details of a context screenshot.
Log in to see full request history
Responses
Update details of a context screenshot.
xxxxxxxxxx
11curl --request PATCH \
--url https://rest.api.transifex.com/context_screenshots/context_screenshot_id \
--header 'accept: application/vnd.api+json' \
--header 'content-type: application/vnd.api+json' \
--data '
{
"data": {
"type": "context_screenshots"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: