Contacts API

delete entry

DELETE /api/rest/admin/contacts/:id

Request

Headers

Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOjY0LCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzgxMjc5Mzk1fQ.bARkZ3MVi1aX46QNeH69Fn9192HFwug0PeAE_WqOUXc
Host: example.org
Cookie: 

Route

DELETE /api/rest/admin/contacts/59

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: cfe3faba-6ebf-48c8-bc35-308780939a55
x-runtime: 0.046236

Status

204 No Content