URL parameters
The ID of the application to update.
Headers
Bearer $TOKEN
application/json
Body parameters
New application name. Must be unique within your team.
New error data retention period in days.
Set to true to pause error ingestion, false to resume.
The absolute path to the root of the stack trace on your server (e.g., /usr/src/app/). This is used to resolve source code paths for AI-assisted debugging.
The relative path from your project's root to the source code being deployed (e.g., apps/backend/). This is used to resolve source code paths for AI-assisted debugging.