Skip to content

Schedule a relations export for a group

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

Schedules a relations export for a specified group.

id
required
string

The ID of a group

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