Users
Add a Project Member
Adds a user to a Project as a member.
POST
Add a Project Member
Authorizations
Supply the API Key in the HTTP-Header
Headers
The Accept header specifies the media type that the client expects in the response. Available options: application/json, application/hal+json, application/xml, text/xml, text/csv. The default value is application/json.
Available options:
application/json, application/hal+json, application/xml, text/xml, text/csv Path Parameters
Required string length:
24Pattern:
^[a-z0-9]{24}$Body
application/json
Required string length:
24Pattern:
^[a-z0-9]{24}$Response
Project member was added.
Last modified on June 12, 2026
Add a Project Member