Members
Delete a member
DELETE
Delete a member
Last modified on June 20, 2026
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \
--url https://{domain}/api/site/members/{id} \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": ""
}Was this page helpful?
curl --request DELETE \
--url https://{domain}/api/site/members/{id} \
--header 'Authorization: Bearer <token>'{
"success": true,
"message": ""
}