Add user to collection
Add a user to a collection.
This endpoint grants a user access to a specific collection. The authenticated user must have admin permissions for the collection to add new users.
Path parameters
id
The unique identifier of the collection
user_id
The unique identifier of the user to add
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
X-API-Key
Response
Successful Response
results