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:export

Rate limiting

Level 4

Enterprise 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

KeyDatatypeRequiredDescription
request_idstring(Required) Unique identifier of the board export job.

Request Body

{"boardIds"=>["o9J_kzlUDmo="]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring