Approve a project in SDL by project ID. Project must be awaiting approval.
Inputs
- Input
- Project ID (string): Enter the project ID for the project that will be approved.
Outputs
- Output
- Status Code (number): The status code returned by SDL. The status codes are as follows:
- 204 - The project was successfully approved and will be passed to the translation team.
- 401 - Authorization has been denied for this request.
- 402 - The project requires payment information to be provided. Approving this project is only possible through the Managed Translation user interface.
- 403 - The user does not have the required permission.
- 404 - The requested project was not found.
- Status Code (number): The status code returned by SDL. The status codes are as follows: