/invitations
Use this endpoint to invite an organization to connect to, and exchange releases with.
You can find the procedure here.
post
/invitations
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
referencestringOptional
namestringOptional
vatstringOptional
contactEmailstringOptional
Responses
204
Invitation sent successfully
No content
401
Invalid Authorization bearer token
403
Access forbidden
500
Internal server error
post
/invitationsNo content
Last updated