Delete custom dimension definition

Soft-deletes a custom dimension definition. The definition is marked as deleted and will no longer appear in list or get responses. Returns 403 when the organization does not exist or the authenticated user is not an administrator of it. Returns 404 when the custom dimension definition does not exist or has already been deleted.

Path Params
string
required

String. The organization's internal ID (32-character hex string) or its externalSourceId. When the value matches the format of an internal ID, the internal ID takes precedence.

string
required

String. The ID of the custom dimension definition to delete (32-character hex string), as returned in the id field of the GET response.

Responses
204

No Content — custom dimension definition successfully deleted

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