Delete customer metadata

Delete a single metadata key from a customer.

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

Deletes a single metadata key from a customer's metadata object.

Reserved keys

Keys prefixed with pelcro or vimeo are reserved and cannot be deleted. Attempting to delete a reserved key returns a 403.

Idempotency

Deleting a key that does not exist returns a 404. Successfully deleting a key that was already deleted also returns 404.

Path Params
integer
required

The customer ID.

string
required

The metadata key to delete.

Query Params
integer
required

The site ID to scope this request to.

Responses

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