Create board export job
POST {{baseUrl}}/v2/orgs/:org_id/boards/export/jobs?request_id=92343229-c532-446d-b8cb-2f155bedb807
Creates an export job for one or more boards.
Required scope
boards:exportRate limiting
Level 4Enterprise only
This API is available only for Enterprise plan users. You can only use this endpoint if you have the role of a Company Admin and eDiscovery is enabled in the Settings. You can request temporary access to Enterprise APIs using this form.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
request_id | string | (Required) Unique identifier of the board export job. |
Request Body
{"boardIds"=>["o9J_kzlUDmo="]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |