Projects
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
PATCH |
Update organizations projects tracing config
Manage tracing product configuration for this project's canonical environment. Members can read; writing requires project admin, matching the admin-only settings UI. Mirrors the env-router action so /api/projects/:id/tracing_config/ resolves alongside the legacy /api/environments/:id/tracing_config/ alias.
Path parameters
- idinteger
Request parameters
- tracing_distinct_id_attribute_keysarray
- tracing_session_id_attribute_keysarray
Response
Example request
PATCH /api /organizations /:organization_id /projects /:id /tracing_configExample response
Status 200
RESPONSE