This documentation is still a work in progress. Please contact Support to register for early access.
curl --location --request DELETE 'https://api.portierx.com/api/v1/access-credentials/' \
--header 'Authorization: <api-key>'
{
"msg": "This resource is protected from deletion.",
"error": {
"code": "Forbidden",
"docs": "https://docs.portierx.com/docs/api/errors/FORBIDDEN",
"req_id": "c0f7d00b-344e-4ca8-9ae0-68ba5673bb11"
},
"hint": ""
}