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.eyJzdWIiOjIxLCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzgxMjc5MzkyfQ._qKqpDR5RrG6Eh2Tj-O6IwRF3TaI9YHoIH4mQjQff5c
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: 026d59f5-6e69-473b-8eff-9cb13579eb45
x-runtime: 0.081805

Status

204 No Content