Creates a new project within an organization. A project is a container for provider apps, integrations, and connections.
The display name of your application, shown to end users during the connection flow.
1 - 128"MailMonkey"
The unique name for the project. Must contain only letters, numbers, and hyphens. Values are normalized to lowercase on save.
2 - 128^[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]$"mailmonkey-staging"
The ID of the organization this project belongs to. Obtain this from the Ampersand Dashboard or by calling GET /orgs.
"9f7c3e2a-61b8-4f5c-8d1a-eb24f3b05d79"
The newly created project.
The unique identifier for the project.
"proj_9f7c3e2a-61b8-4f5c-8d1a-eb24f3b05d79"
The unique name for the project.
"mailmonkey-staging"
The display name of the application, shown to end users during the connection flow.
"MailMonkey"
The ID of the organization that this project belongs to.
"9f7c3e2a-61b8-4f5c-8d1a-eb24f3b05d79"
The time the project was created.
The time the project was updated.
Plan-based feature flags for the project. These are managed by Ampersand and cannot be set via the API.