Add user to collection

POST

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

idstringRequired

The unique identifier of the collection

user_idstringRequired

The unique identifier of the user to add

Response

Successful Response

resultsobject

Errors

Built with