Components
Create Component
POST
/
api
/
components
Authorizations
Authorization
string
headerrequiredYou can retrieve your token by visiting your dashboard and clicking <b>Generate API token</b>.
Body
application/json
name
string
requiredMust not be greater than 255 characters.
description
string
status
enum<integer>
Available options:
1
, 2
, 3
, 4
, 5
link
string
order
integer
Must be at least 0.
enabled
boolean
component_group_id
integer
The <code>id</code> of an existing record in the component_groups table. Must be at least 0.
Response
200 - application/json
data
object