put https://api.paperform.co/v1/translations/
This endpoint updates a translation.
Please note that this feature is exclusively available as part of the Business API.
Log in to see full request history
Responses
This endpoint updates a translation.
Please note that this feature is exclusively available as part of the Business API.
xxxxxxxxxx
curl --request PUT \
--url https://api.paperform.co/v1/translations/id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"rtl":false}'
Try It!
to start a request and see the response here! Or choose an example: