Environments-11
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
GET | |
POST | |
GET | |
PATCH | |
DELETE | |
POST | |
POST | |
POST |
List all environments error tracking symbol sets
Required API key scopes
error_tracking:readPath parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Query parameters
- limitinteger
Number of results to return per page.
- offsetinteger
The initial index from which to return the results.
Response
Example request
GET /api /environments /:project_id /error_tracking /symbol_setsExample response
Status 200
List all environments error tracking symbol sets
Required API key scopes
error_tracking:readPath parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Query parameters
- limitinteger
Number of results to return per page.
- offsetinteger
The initial index from which to return the results.
Response
Example request
GET /api /environments /:project_id /error_tracking /symbol_setsExample response
Status 200
Create environments error tracking symbol sets
Required API key scopes
error_tracking:writePath parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Response
Example request
Example response
Status 201
Create environments error tracking symbol sets
Required API key scopes
error_tracking:writePath parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Response
Example request
Example response
Status 201
Retrieve environments error tracking symbol sets
Required API key scopes
error_tracking:readPath parameters
- idstring
A UUID string identifying this error tracking symbol set.
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Response
Example request
GET /api /environments /:project_id /error_tracking /symbol_sets /:idExample response
Status 200
Retrieve environments error tracking symbol sets
Required API key scopes
error_tracking:readPath parameters
- idstring
A UUID string identifying this error tracking symbol set.
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Response
Example request
GET /api /environments /:project_id /error_tracking /symbol_sets /:idExample response
Status 200
Update environments error tracking symbol sets
Path parameters
- idstring
A UUID string identifying this error tracking symbol set.
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Response
Example request
Example response
Status 200
Update environments error tracking symbol sets
Path parameters
- idstring
A UUID string identifying this error tracking symbol set.
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Response
Example request
Example response
Status 200
Delete environments error tracking symbol sets
Required API key scopes
error_tracking:writePath parameters
- idstring
A UUID string identifying this error tracking symbol set.
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Example request
DELETE /api /environments /:project_id /error_tracking /symbol_sets /:idExample response
Status 204 No response body
Delete environments error tracking symbol sets
Required API key scopes
error_tracking:writePath parameters
- idstring
A UUID string identifying this error tracking symbol set.
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Example request
DELETE /api /environments /:project_id /error_tracking /symbol_sets /:idExample response
Status 204 No response body
Create environments error tracking symbol sets bulk finish upload
Required API key scopes
error_tracking:writePath parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Request parameters
- refstring
- storage_ptrstring
- failure_reasonstring
Example request
POST /api /environments /:project_id /error_tracking /symbol_sets /bulk_finish_uploadExample response
Status 200 No response body
Create environments error tracking symbol sets bulk finish upload
Required API key scopes
error_tracking:writePath parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Request parameters
- refstring
- storage_ptrstring
- failure_reasonstring
Example request
POST /api /environments /:project_id /error_tracking /symbol_sets /bulk_finish_uploadExample response
Status 200 No response body
Create environments error tracking symbol sets bulk start upload
Required API key scopes
error_tracking:writePath parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Request parameters
- refstring
- storage_ptrstring
- failure_reasonstring
Example request
POST /api /environments /:project_id /error_tracking /symbol_sets /bulk_start_uploadExample response
Status 200 No response body
Create environments error tracking symbol sets bulk start upload
Required API key scopes
error_tracking:writePath parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Request parameters
- refstring
- storage_ptrstring
- failure_reasonstring
Example request
POST /api /environments /:project_id /error_tracking /symbol_sets /bulk_start_uploadExample response
Status 200 No response body
Create environments error tracking symbol sets start upload
Required API key scopes
error_tracking:writePath parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
Example request
Example response
Status 200 No response body
Create environments error tracking symbol sets start upload
Required API key scopes
error_tracking:writePath parameters
- project_idstring
Project ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.