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.eyJzdWIiOjIxLCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzg2MzYwMjg1fQ.cJauJIBE5N4vmFpjTBr83wKGOpFxOVLdEXcgrTMdaio
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: bab906a6-b04c-4bcc-8358-a2f051f4fc32
x-runtime: 0.056742

Status

204 No Content