Accounts API

delete entry

DELETE /api/rest/admin/accounts/:id

Request

Headers

Version: HTTP/1.0
Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjIxLCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzQwODUzMDIzfQ.Q9iUvUCrPOigOM9pPlGT2lav1QkeS8S3etmEhFJ_xUQ
Host: example.org
Cookie: 

Route

DELETE /api/rest/admin/accounts/25

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 0
X-Content-Type-Options: nosniff
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
Vary: Accept
Cache-Control: no-cache
X-Request-Id: 74e36a2c-731e-4ddf-b60b-4aaaf059afa5
X-Runtime: 0.095368

Status

204 No Content