Skip to main content
POST
Restore deleted profiles

Authorizations

Authorization
string
header
required

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

Body

application/json
profileIds
string[]
required

Array of profile ids to restore.

Example:
workspaceId
string
required

Workspace id to restore profiles to.

Example:

"60a763f3f003b444f8aae4f2"

Response

201 - undefined