latestOpenAPI 3.1.02026-08-19270462702.4 KB
b92f75fd3b61
custom-enums
Create Custom Enum
Create a new custom enum for the authenticated user.
Args: request: Create payload. auth: Authenticated caller. service: Custom-enum service.
Returns: CustomEnumResponse for the created enum.
Raises: HTTPException: 409 when the name already exists for this user.
post/custom-enums
Request body
Response
Successful Response