Skip to main content
POST
Create an attribute option

Headers

Authorization
string
required

value must be Bearer <token> where <token> is api key prefixed with cal_

Path Parameters

orgId
number
required
attributeId
string
required

Body

application/json
value
string
required
slug
string
required

Response

201 - application/json
status
enum<string>
required
Available options:
success,
error
Example:

"success"

data
object
required