Swagger 2.02026-08-1010101.9 MB
e56cd4bb9677
Invitations
Create invitation
POST creates a new invitation to the organization.
Sends an email invitation to join the organization to the specified email-address.
post/v0/organizations/{organization-id}/invitations
Path parameters
organization-idstring required
Request body
Example request
{
"email-address": "user@example.com"
}Response
Created