Create an Invitation
Creates a new Invitation.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token. More info here
Body
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.
admin
, member
Email of the user
Response
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.
admin
, member
Email of the user
Time at which the project was created