Delete Custom Style
delete_user_styleDelete a user style using /v1/styles/{style_id}. style_id can be either internal id or prompt_style/public_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style_id | Yes | Style id — the internal id or the prompt_style/public id (e.g. user__mystyle_ab12). | |
| rd_api_key | No | RetroDiffusion API key (rdpk-...) for this call only; overrides session or header auth. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||