add an enum case to given column of given table return the id of the enum

post/schema/tables/{table}/columns/{column}/enum-cases

Path parameters

tablestring required
columnstring required

Request body

enumCasesstring[]

Response

AddEnumCaseResponse represents AddEnumCase response.

integer[] required