POST
/
v1
/
organisations
/
{organisationId}
/
invitations

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

organisationId
string
required

The ID of the organisation

Body

application/json
invitation
object
required

Response

201 - application/json
invitation
object
required