Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://ah-api.merge.dev/api/v1/registered-users/{registered_user_id} \ --header 'Authorization: Bearer <token>'
Deletes a Registered User by ID
Token-based authentication with required prefix "Bearer"
Agent Handler ID of the Registered User
No response body