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