Projects
Update a project
Updates the specified project by setting the values of the parameters passed. Requires a key with write access to Projects (management key or API key), or an admin session. Project-scoped API keys are rejected.
PATCH
Core - Update project
Related guide: Projects guide. See the Projects guide for a walkthrough with examples.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Project ID to update.
Body
application/json
Response
200 - application/json
OK
Updated project.