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.eyJzdWIiOjY0LCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzg2MzYwMjg4fQ.SHbUTPTuCH6BrYxAk6oTx_zp6BaYHm5erm-r7RatmK0
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: 36c2d9ca-10fe-41af-87ee-8da580eb3e0e
x-runtime: 0.036782

Status

204 No Content