latestOpenAPI 3.1.02026-08-19270462702.4 KB
b92f75fd3b61
custom-enums
Update Custom Enum
Update a custom enum's metadata.
Args: enum_id: Custom enum primary key. request: Partial update payload. auth: Authenticated caller. service: Custom-enum service.
Returns: CustomEnumResponse after the update.
Raises: HTTPException: 404 when missing; 409 on name conflict.
patch/custom-enums/{enum_id}
Path parameters
enum_idstring required
Request body
Response
Successful Response