Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationId
string
required

Body

application/json
departmentScope
enum<string>
required
Available options:
all,
related

Response

200 - application/json

Update department scope

departmentScope
enum<string>
required
Available options:
all,
related
Last modified on March 5, 2026