POST
/
components

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Maximum length: 255
component_group_id
integer | null
Required range: x > 0
description
string | null
enabled
boolean
default:
true
order
integer | null
Required range: x > 0
status
enum<integer> | null
Available options:
1,
2,
3,
4,
5

Response

200 - application/json
data
object
required