developers
Invite a developer to a workspace
Sends an email to another developer with a link that allows them to join the workspace.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Contact information for the invitee
Parameters for creating an invitation for a developer to join a workspace.
Response
201
application/json
Invite created successfully. An email will be sent.
The response is of type object
.