Schedule a relations export for a group
POST
/api/v4/groups/{id}/export_relations
Schedules a relations export for a specified group.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
string
The ID of a group
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