Remove user from collection

DELETE

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

idstringRequired

The unique identifier of the collection

user_idstringRequired

The unique identifier of the user to remove

Headers

X-API-KeystringRequired

Response

Successful Response

resultsobject

Errors

Built with