v2
latestOpenAPI 3.1.02026-08-05267431678.1 KBcustom-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