cURL
Content
Delete a content key
Removes the key and all of its translations. Cannot be undone.
Fires a content.changed webhook event with action: deleted.
DELETE
cURL
Authorizations
Project API key. Pass as Authorization: Bearer ndsk_live_.... Manage
keys via /projects/me/api-keys. Test-mode keys use
the ndsk_test_ prefix.
Path Parameters
Translation key in dot.notation.
Example:
"hero.headline"
Response
Deleted.