Create a project
Create a project for the authenticated API key's team.
Authentication
AuthorizationBearer
API key authentication using Bearer token format
Request
This endpoint expects an object.
name
url
projectType
Allowed values:
description
Response
Project created
project
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error
