Skip to main content
PUT
White Label Admin - Update organization data export

Authorizations

x-api-key
string
header
required

Path Parameters

organizationId
integer
required

Organization ID

innerOrganizationId
integer
required

Organization ID within the context of a white label

exportId
integer
required

Export ID

Body

application/json
description
string

Description of the data export

expirationDate
string<date-time>

Date when the export will expire. Default is 30 days. Maximum expiration date is 60 days from the creation date.

Response

200 - application/json

OK

success
boolean
required

Whether the operation succeeded

error
string

Optional error description (set if 'success' was false)