POST
/
iam
/
accounts
/
v1
/
invite

Authorizations

Authorization
string
headerrequired

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

Body

application/json
accounts
object[]
required

The accounts you would like to invite.

resource_key
string
required

The resource key of the resource to which you are inviting someone.

Response

200 - application/json
accounts
object[]