Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Query Parameters

title
string

Title of the project. Must be a string and usually the name of your client. For example AirBnB.

avatar
string<uri>
private
boolean
archive
boolean

Response

200 - application/json

Successful response

success
boolean
Example:

true

projects
object[]