Delete Default Setting (Entity-Specific)
Default Settings
Delete Default Setting (Entity-Specific)
DELETE /defaultsettings///
DELETE
Delete Default Setting (Entity-Specific)
Description
DELETE /defaultsettings/// Description: Permanently delete a default setting for a specific entity (label, artist, or user). This action cannot be undone. Entity Types (for this endpoint):label- Label-specific defaults (entityId required)artist- Artist-specific defaults (entityId required)user- User-specific defaults (entityId required)
DELETE /defaultsettings/{entityType}/{settingId} endpoint instead (without entityId).
Authorization:
- Required role:
adminor higher
DELETE
Path Parameters:
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Type of entity (label, artist, or user only)
Available options:
label, artist, user Entity ID
ID of the setting to delete