Skip to main content
DELETE
/
bot_users
/
{id}
Delete
curl --request DELETE \
  --url https://api.ngrok.com/bot_users/{id} \
  --header 'Authorization: Bearer <token>' \
  --header 'ngrok-version: <ngrok-version>'

Documentation Index

Fetch the complete documentation index at: https://ngrok.com/docs/llms.txt

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

Use the Service User endpoints instead. Bot Users will soon be deprecated.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

ngrok-version
integer
default:2
required

Path Parameters

id
string
required

a resource identifier

Response

204

Delete a bot user by ID