Environments-9
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
| POST | |
| GET | |
| PATCH | |
| DELETE | |
| PATCH | |
| GET | |
| POST | |
| GET | 
Create environments error tracking grouping 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
- disabled_data
Response
Example request
POST Example response
Status 201
Create environments error tracking grouping 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
- disabled_data
Response
Example request
POST Example response
Status 201
Retrieve environments error tracking grouping rules
Required API key scopes
error_tracking:readPath parameters
- idstringA UUID string identifying this error tracking grouping 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 grouping rules
Required API key scopes
error_tracking:readPath parameters
- idstringA UUID string identifying this error tracking grouping 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 grouping rules
Required API key scopes
error_tracking:writePath parameters
- idstringA UUID string identifying this error tracking grouping 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
- disabled_data
Response
Example request
PATCH Example response
Status 200
Update environments error tracking grouping rules
Required API key scopes
error_tracking:writePath parameters
- idstringA UUID string identifying this error tracking grouping 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
- disabled_data
Response
Example request
PATCH Example response
Status 200
Delete environments error tracking grouping rules
Required API key scopes
error_tracking:writePath parameters
- idstringA UUID string identifying this error tracking grouping 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 grouping rules
Required API key scopes
error_tracking:writePath parameters
- idstringA UUID string identifying this error tracking grouping 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 grouping 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
- disabled_data
Example request
PATCH Example response
Status 200 No response body
Update environments error tracking grouping 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
- disabled_data
Example request
PATCH Example response
Status 200 No response body
List all environments error tracking releases
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 releases
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 releases
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
- hash_idstring
- metadata
- versionstring
- projectstring
Response
Example request
POST Example response
Status 201
Create environments error tracking releases
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
- hash_idstring
- metadata
- versionstring
- projectstring
Response
Example request
POST Example response
Status 201
Retrieve environments error tracking releases
Required API key scopes
error_tracking:readPath 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/. 
Response
Example request
GET Example response
Status 200
Retrieve environments error tracking releases
Required API key scopes
error_tracking:readPath 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/. 
Response
Example request
GET