latestOpenAPI 3.1.02026-08-19270462702.4 KB
b92f75fd3b61
custom-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