Accounts API

delete entry

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

Request

Headers

Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjIxLCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzcyMjExOTk4fQ.iEyCwITE67gm9Mfgm8HAX0wqGSoP-C1Y4A_MkwLeGZI
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: 37d33116-fe34-419d-bcdc-c21cf86aad4d
x-runtime: 0.085565

Status

204 No Content