User Access

Grant project access to a user

Adds the user to one or more specified projects.

post/users/{user_id}/project-access

Request body

project_idstring required

ID of the project.

permissionsstring[] required

An array of project permissions.

Response

No Content

Changes