Projects

Create a new project for the caller customer

post/v1/projects

Request body

namestring required
descriptionstring nullable

Response

idstring uuid required
customerIdstring uuid required
projectKeystring required
namestring required
descriptionstring nullable required
tokenExpiresAtstring date-time nullable required
createdAtstring date-time required
updatedAtstring date-time required

Changes

No recorded changes to this endpoint across all 3 revisions of this API.