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.eyJzdWIiOjIxLCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzc2MzY1NzMxfQ.iebun2xwfjA7TJ50Kc2CVVaNabtyGHXNddfOHrWvDP4
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: 93cd4bfd-7866-4254-83bd-e656f0e4f1b5
x-runtime: 0.070633

Status

204 No Content