Contacts API

delete entry

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

Request

Headers

Version: HTTP/1.0
Accept: application/vnd.api+json
Content-Type: application/vnd.api+json
Authorization: eyJhbGciOiJIUzI1NiJ9.eyJleHAiOjE3MzE1Nzg3NTEsInN1YiI6Njl9.twwOG84DfufkLKAjYH2imLTxHegAv5xr2fL2ArTBXL0
Host: example.org
Cookie: 

Route

DELETE /api/rest/admin/contacts/64

Response

Headers

X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 0
X-Content-Type-Options: nosniff
X-Download-Options: noopen
X-Permitted-Cross-Domain-Policies: none
Referrer-Policy: strict-origin-when-cross-origin
Vary: Accept
Cache-Control: no-cache
X-Request-Id: af7dd8a3-9e20-4cf2-87b6-7f333594410f
X-Runtime: 0.052286

Status

204 No Content