Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

name
string
required
description
string
required
ref_images
object[]

Response

data
object
required
message
string
required
status
enum<string>
required
  • success - success
Available options:
success