Skip to main content
POST
Create OnlyOffice Configuration

Authorizations

Authorization
string
header
required

Okta access-token JWT sent as a Bearer token. The token identifies the user and scopes access to the user's organization.

Body

application/json
resource_id
string
required

Opaque file, document, or template resource identifier.

mode
enum<string>
default:edit
Available options:
edit,
readonly
customization
object

Optional OnlyOffice customization settings.

display_type
enum<string>

Optional viewer layout.

Available options:
desktop,
mobile,
embedded

Response

OnlyOffice configuration created

config
object
required

Server-generated OnlyOffice configuration.

token
string | null
required

Server-generated OnlyOffice configuration token.