Skip to main content
POST
/
public
/
admin
/
users
/
{id}
/
remove
Remove Clerk chat user
curl --request POST \
  --url https://web-api.clerk.chat/public/admin/users/{id}/remove \
  --header 'apiKey: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.clerk.chat/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

apiKey
string
header
required

Path Parameters

id
string
required

ID of the user to remove

Response

Successfully removed the user