For the complete documentation index, see llms.txt. This page is also available as Markdown.

Destroy

Delete monitor group member

post

Delete an monitor group member.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstringRequired

The unique ID of the resource.

Example: NzAwNTUxOTA5NzczMTQ4MTYw
extension_numberstring · min: 3 · max: 64Required

The extension number.

Pattern: [0-9]{3,64}
Responses
204

No Content

No content

post/monitor_groups/{id}/members/{extension_number}/destroy

No content

Was this helpful?