Run a translation again
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequiredPattern:
A unique entity identifier
^[a-zA-Z0-9_-]+$translationIdstringRequired
The unique id of the translation
Responses
204
Translation run triggered
No content
404
No matching translation found
application/json
post/orgs/{organizationId}/translations/{translationId}/run
No content
Last updated
Was this helpful?