cURL
Content
Set a content value
Upserts the value for a key in a specific language. If the key does
not exist, it is created. If lang is omitted, the project’s default
language is used.
Costs 1 credit per successful upsert (content_update).
Fires a content.changed webhook event to subscribers.
PUT
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"
Body
application/json