Invitations
Create an Invitation
Creates a new Invitation.
POST
/
v1
/
invitations
Authorizations
Body
application/json
An invitation is a request to join an organization. An invitation is sent to an email address, and the recipient can accept or decline the invitation.
Unique identifier for the organization the project belongs to
The future role of the user in the organization.
Available options:
admin
, member
Email of the user
Response
200 - application/json
An invitation is a request to join an organization. An invitation is sent to an email address, and the recipient can accept or decline the invitation.
String representing the object's type. Objects of the same type share the same value
Unique identifier for the invitation
Unique identifier for the organization the project belongs to
The future role of the user in the organization.
Available options:
admin
, member
Email of the user
Time at which the project was created