Updates customer metadata

Full replacement: every active key omitted from the request is cleared. To set or clear
individual keys without disturbing the rest, use patch-customer-metadata instead. Null,
empty, and whitespace-only values clear one key. Unknown keys, archived keys, and
definitions not assigned to customers fail the entire request with a 400.
Metadata-only changes are recorded in the audit log but do not trigger customer.updated
webhooks or customer integration syncs.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID of the customer to update metadata for.

Body Params
metadata
object
required

Values keyed by definition key. A full replacement: every active key omitted here is
cleared, and null, empty, or whitespace-only values clear one key. Values are trimmed;
TEXT values allow at most 256 characters and no line breaks.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json