v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBcustom-enums
Delete Custom Enum
Delete a custom enum.
Args: enum_id: Custom enum primary key. auth: Authenticated caller. service: Custom-enum service.
Returns: CustomEnumDeleteResponse confirming deletion.
Raises: HTTPException: 404 when the enum is missing or not owned.
delete/custom-enums/{enum_id}
Path parameters
enum_idstring required
Response
Successful Response