Project
Update a project
PATCH
Authorizations
Path Parameters
Body
application/json
fields to update.
Example:
["appName"]
The project fields to update. (Only include the fields you'd like to update.)
Response
200
application/json
The updated project
The project ID.
Example:
"project-id-123"
The project name.
Example:
"mailmonkey-staging"
The name of the application, which is displayed to end users.
Example:
"MailMonkey"
The time the project was created.
The organization ID that this project belongs to.
The time the project was updated.
The entitlements for the project.
Was this page helpful?