Grants one or more users access to a specific project.
Documentation Index
Fetch the complete documentation index at: https://developer.upsun.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the project.
ID of the user.
An array of project permissions.
admin, viewer, development:admin, development:contributor, development:viewer, staging:admin, staging:contributor, staging:viewer, production:admin, production:contributor, production:viewer If the specified user is not a member of the project's organization, add it automatically.
No Content