cURL
curl --request DELETE \ --url https://api.joinrefine.io/organizations/{orgId}/catalogs/{catalogId} \ --header 'REFINE_API_KEY: <api-key>'
This response does not have an example.
Delete a catalog (soft delete)
API key for authentication
Organization ID (UUID)
Catalog ID (UUID)
Catalog deleted successfully