Custom Data (Advanced)
Use this endpoint when attempting to delete custom data where the key contains non-alphanumeric characters. Otherwise, use the standard API under Custom Data.
All requests to the Cortex API need to provide an Authorization: Bearer <token> header, where <token> is an API key created in the Settings page of your workspace.
Entity tag (x-cortex-tag), supports non-alphanumeric characters
When set, returns the entity's value at this key. Otherwise, returns all custom data key/values for the entity.
Successfully retrieved custom data
Entity not found
The client has exceeded the rate limit by performing too many requests in a short period. Retry the request after a delay.
All requests to the Cortex API need to provide an Authorization: Bearer <token> header, where <token> is an API key created in the Settings page of your workspace.
When true, overrides values that were defined in the catalog descriptor. Will be overwritten the next time the catalog descriptor is processed.
Successfully created data
Invalid custom data request
Entity not found
The client has exceeded the rate limit by performing too many requests in a short period. Retry the request after a delay.
Use this endpoint when attempting to delete custom data where the key contains non-alphanumeric characters. Otherwise, use the standard API under Custom Data.
All requests to the Cortex API need to provide an Authorization: Bearer <token> header, where <token> is an API key created in the Settings page of your workspace.
Successfully deleted custom data
No content
Entity not found
The client has exceeded the rate limit by performing too many requests in a short period. Retry the request after a delay.
No content
Was this helpful?