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.eyJzdWIiOjYzLCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzc2MzY1NzM0fQ.wDToJuLbZcmiiGcd9lxuMb5S_bNLg7r-vrHrZ5g2INc
Host: example.org
Cookie: 

Route

DELETE /api/rest/admin/contacts/58

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: 42992de7-a8d2-4bdf-bf10-cda7076e609c
x-runtime: 0.045948

Status

204 No Content