Request
Path parameters
| Parameter | Type | Description |
|---|---|---|
id | string | Config UUID |
Example
Response
Returns204 No Content on success.
Authorization
- Personal configs: only the owner can delete
- Team configs: requires owner or admin role on the team
DELETE /api/configs/:id
| Parameter | Type | Description |
|---|---|---|
id | string | Config UUID |
204 No Content on success.