roles

Create a new invitation from this account

Creates a new invitation and returns the definition

post/accounts/{id}/invitations

Path parameters

idstring required

Account id

Request body

user_emailstring

An email address

rolestring

A reference to this role

Response

The invitation was successfully created

state'queued' | 'accepted' | 'sent' | 'declined'

A reference to this role

hrefstring

A reference to this role

createdstring

An iso8601 formatted timestamp

sentstring

An iso8601 formatted timestamp

granted_bystring

The user that sent the invitation

user_emailstring

An email address

rolestring

A reference to this role

Changes

No recorded changes to this endpoint across all 1 revision of this API.