Skip to main content
POST
Create Project

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
ContentLanguage
string
required
ServicesOffered
string | null
required
Logo
string | null
WebsiteUrl
string | null
CustomerProfile
string | null
TargetCountries
string[] | null
PostTopic
string | null

Response

Successful Response

success
boolean
required
data
unknown