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.eyJzdWIiOjYzLCJhdWQiOlsiYWRtaW4iXSwiZXhwIjoxNzcyMjEyMDAxfQ.t_srCn0F9Cc_YDvgrpC7KWZlUap6KuPCUd0u0CZzM0g
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: a8791f3a-ce3b-475c-8b35-c12c81431718
x-runtime: 0.050903

Status

204 No Content