Skip to main content
DELETE
/
namespaces
/
{namespaceId}
cURL
curl -X DELETE 'https://api.nuntly.com/namespaces/ns_01kabn43yqyxn2bx4ve84mczd3' \
  -H 'Authorization: Bearer apk_xxx'
{
  "data": {
    "id": "<string>"
  }
}

Authorizations

Authorization
string
header
required

Use an API key from https://nuntly.com/dashboard/api-keys. Required on every endpoint.

Path Parameters

namespaceId
string
required

Response

Successful response.

data
object
required