Environments-10
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
| PATCH | |
| DELETE | |
| GET | |
| GET | |
| POST | |
| GET | |
| PATCH | |
| DELETE | |
| PATCH | 
Update environments error tracking releases
Required API key scopes
error_tracking:writePath parameters
- idstringA UUID string identifying this error tracking release. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Request parameters
- hash_idstring
- metadata
- versionstring
- projectstring
Response
Example request
PATCH Example response
Status 200
Update environments error tracking releases
Required API key scopes
error_tracking:writePath parameters
- idstringA UUID string identifying this error tracking release. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Request parameters
- hash_idstring
- metadata
- versionstring
- projectstring
Response
Example request
PATCH Example response
Status 200
Delete environments error tracking releases
Required API key scopes
error_tracking:writePath parameters
- idstringA UUID string identifying this error tracking release. 
- project_idstringProject 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 Example response
Status 204 No response body
Delete environments error tracking releases
Required API key scopes
error_tracking:writePath parameters
- idstringA UUID string identifying this error tracking release. 
- project_idstringProject 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 Example response
Status 204 No response body
Retrieve environments error tracking releases hash
Required API key scopes
error_tracking:readPath parameters
- hash_idstring
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Example request
GET Example response
Status 200 No response body
Retrieve environments error tracking releases hash
Required API key scopes
error_tracking:readPath parameters
- hash_idstring
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Example request
GET Example response
Status 200 No response body
List all environments error tracking suppression rules
Required API key scopes
error_tracking:readPath parameters
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- limitintegerNumber of results to return per page. 
- offsetintegerThe initial index from which to return the results. 
Response
Example request
GET Example response
Status 200
List all environments error tracking suppression rules
Required API key scopes
error_tracking:readPath parameters
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Query parameters
- limitintegerNumber of results to return per page. 
- offsetintegerThe initial index from which to return the results. 
Response
Example request
GET Example response
Status 200
Create environments error tracking suppression rules
Required API key scopes
error_tracking:writePath parameters
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Request parameters
- filters
- order_keyinteger
Response
Example request
POST Example response
Status 201
Create environments error tracking suppression rules
Required API key scopes
error_tracking:writePath parameters
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Request parameters
- filters
- order_keyinteger
Response
Example request
POST Example response
Status 201
Retrieve environments error tracking suppression rules
Required API key scopes
error_tracking:readPath parameters
- idstringA UUID string identifying this error tracking suppression rule. 
- project_idstringProject 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 Example response
Status 200
Retrieve environments error tracking suppression rules
Required API key scopes
error_tracking:readPath parameters
- idstringA UUID string identifying this error tracking suppression rule. 
- project_idstringProject 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 Example response
Status 200
Update environments error tracking suppression rules
Required API key scopes
error_tracking:writePath parameters
- idstringA UUID string identifying this error tracking suppression rule. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Request parameters
- filters
- order_keyinteger
Response
Example request
PATCH Example response
Status 200
Update environments error tracking suppression rules
Required API key scopes
error_tracking:writePath parameters
- idstringA UUID string identifying this error tracking suppression rule. 
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Request parameters
- filters
- order_keyinteger
Response
Example request
PATCH Example response
Status 200
Delete environments error tracking suppression rules
Required API key scopes
error_tracking:writePath parameters
- idstringA UUID string identifying this error tracking suppression rule. 
- project_idstringProject 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 Example response
Status 204 No response body
Delete environments error tracking suppression rules
Required API key scopes
error_tracking:writePath parameters
- idstringA UUID string identifying this error tracking suppression rule. 
- project_idstringProject 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 Example response
Status 204 No response body
Update environments error tracking suppression rules reorder
Path parameters
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Request parameters
- filters
- order_keyinteger
Example request
PATCH Example response
Status 200 No response body
Update environments error tracking suppression rules reorder
Path parameters
- project_idstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/. 
Request parameters
- filters
- order_keyinteger
Example request
PATCH