Request Body
Name of the project.
Email of the project manager. If not provided, the API key user will be used as the manager.
Optional ID of a translation glossary to be used for this project.
Optional ID of a voices glossary to be used for this project.
Response
Unique project identifier.
Name of the project.
Current status of the project.
ID of the translation glossary, if any.
ID of the voices glossary, if any.
Project remarks, if any.
Client name, if specified.
URL to access the project in the web app.
ISO 8601 timestamp when the project was created.
ISO 8601 timestamp when the project was last updated.
Notes
This endpoint creates a project with basic information only. Videos can be added to the project using separate video management endpoints.
The project manager must belong to the same company as the API key user. If no manager email is provided, the API key user will be assigned as the project manager.
Translation and voices glossaries are optional but must exist and be accessible to your organization if provided.