Projects and email logs
Update project
Updates the name or configuration of an existing project. Omitted fields are left unchanged.
Requirements
- Permission:
projects:write. - Project access: the path project must match the API key’s project.
- HTTP rate limit: 60 requests per 60 seconds per API key.
PATCH
TypeScript
Authorizations
Project-bound Apollo Signal API key. Keys begin with ap_signal_ and must carry the permission shown on the operation.
Path Parameters
The unique identifier of the project to update.
Body
application/json
Fields to update.
Project identity, limit, and tracking fields to replace; omitted fields remain unchanged.
Response
Updated project.
Operational limits applied to the project. Supply every field when replacing limits.
Project defaults for email tracking. Supply every field except scrollDepth when replacing settings.