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

Delete

User delete

delete

User delete

Authorizations
AuthorizationstringRequired
Body
ownerintegerOptional
statusintegerOptional
userintegerRequired
Responses
204

No Content

No content

delete/api/user/delete
DELETE /api/user/delete HTTP/1.1
Host: api.client.nbcgate.tech/
Authorization: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 31

{
  "owner": 1,
  "status": 1,
  "user": 1
}

No content