Schedule a relations export for a project
POST
/api/v4/projects/{id}/export_relations
Schedules a relations export for a specified project.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Request Body
Section titled “Request Body”Media typeapplication/json
object
batched
Whether to export in batches
boolean
Examplegenerated
{ "batched": true}Responses
Section titled “Responses”Accepted
Bad request
Unauthorized
Forbidden
Not found
Service unavailable