latestOpenAPI 3.0.12026-08-10234260964.0 KB

6cc88fde6435

User Access

Grant user access to a project

Grants one or more users access to a specific project.

post/projects/{project_id}/user-access

Request body

user_idstring required

ID of the user.

permissionsstring[] required

An array of project permissions.

auto_add_memberboolean

If the specified user is not a member of the project's organization, add it automatically.

Response

No Content