Update a project

Log in to see full request history

👍

Can't do PUT requests?

You can replace PUT and DELETE requests by making a POST request with a query string: ?method=put or ?method=delete

Path Params
int32
required

Project ID.

Form Data
string
required

Language code. Source language of your translation project.

target_languages
array of strings
required

Array of language codes. Target languages of your translation project.

target_languages*
string

An absolute URL to receive hook notifications about your project.

custom
array of strings

Any custom data to store with your project. This parameter will always be presented with the project model, wherever it appears. Arrays are accepted.

custom
Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json