v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Members

Create a project invitation

Create a project invitation. Accepts a JSON request body when defined and returns the resulting resource or action status.

post/api/projects/{projectId}/invitations

Path parameters

projectIdstring required

Project identifier used to scope the request.

Request body

emailstring required

Email address associated with a user or invitation.

rolestring required

Project role assigned to a member or invitation.

Response

Invitation

tokenstring

Opaque invitation or authentication token.

emailstring

Email address associated with a user or invitation.

rolestring

Project role assigned to a member or invitation.