post https://rest.api.transifex.com/context_screenshot_maps
Upload screenshot map.
Log in to see full request history
Responses
Upload screenshot map.
xxxxxxxxxx
23curl --request POST \
--url https://rest.api.transifex.com/context_screenshot_maps \
--header 'accept: application/vnd.api+json' \
--header 'content-type: application/vnd.api+json' \
--data '
{
"data": {
"relationships": {
"context_screenshot": {
"data": {
"type": "context_screenshots"
}
},
"resource_string": {
"data": {
"type": "resource_strings"
}
}
},
"type": "context_screenshot_maps"
}
}
'
Try It!
to start a request and see the response here! Or choose an example: