Project Invites
Create a Project Invite
POST
/
projects
/
{projectSlug}
/
invites
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Project slug
Body
application/json
Was this page helpful?