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

Destroy status

Delete user registration

post

Delete user registration.

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

The unique ID of the resource.

Example: NzAwNTUxOTA5NzczMTQ4MTYw
instance_idstringRequired

The instance ID of registration.

Responses
204

No Content

No content

post/users/{id}/status/{instance_id}/destroy_status

No content

Was this helpful?