Skip to main content
DELETE
/
admins
/
{adminId}
Remove admin
curl --request DELETE \
  --url https://api.zochil.io/v3/monitoring/admins/{adminId} \
  --header 'access-token: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs-kfhye.zochil.dev/llms.txt

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

Authorizations

access-token
string
header
required

Path Parameters

adminId
string
required

Admin ID

Response

Admin removed successfully