Skip to main content
POST
Transfer profile

Authorizations

Authorization
string
header
required

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

Path Parameters

wid
string
required

Workspace ID

Body

application/json
toEmail
string
required

Email of the recipient.

Example:

"recipient@example.com"

instanceIds
string[]
required

Array of instance ids to transfer profiles to.

Example:

Response

204 - undefined