Skip to content

Schedule a relations export for a project

POST
/api/v4/projects/{id}/export_relations

Schedules a relations export for a specified project.

id
required
One of:
string

The ID or URL-encoded path of the project

Media type application/json
object
batched

Whether to export in batches

boolean
nullable
Example generated
{
"batched": true
}

Accepted

Bad request

Unauthorized

Forbidden

Not found

Service unavailable