Projects

Create Project

Creates a new project within your organization. A default project-scoped API key is provisioned with the project — its full value is returned once in this response. Optionally pass email to assign an existing organization member (by email) as the project's Owner.

post/v1/projects

Request body

namestring required

Name of the project (must be unique within the organization)

descriptionstring

Optional description of the project

emailstring email

Optional email of an existing organization member to assign as the project's Owner. If omitted, the project has no member and is accessible via its API key and to organization admins.

Response

successboolean required

Indicates if the request was successful

Changes

Changed in 6 of the 54 revisions of this API.47

    • added the optional property // to the response with the status

      response-optional-property-added

    • removed the request property

      request-property-removed

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • added the optional property / to the response with the status

      response-optional-property-added

  • 78a7dd1b6b4811See the full diff
    • removed the optional property // from the response with the status

      response-optional-property-removed

    • added the optional property // to the response with the status

      response-optional-property-added

  • d493eef38a5811See the full diff
    • removed the optional property // from the response with the status

      response-optional-property-removed

    • added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 34 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 78a7dd1b6b4811See the full diff
    • removed the optional property // from the response with the status

      response-optional-property-removed

    • added the optional property // to the response with the status

      response-optional-property-added

Of the 54 revisions, 3 have no diff computed.