Project Monitoring Requirements
Delete Monitoring Submission
Deletes a monitoring submission for a project monitoring requirement
DELETE
/
projects
/
{project_id}
/
monitoring_requirements
/
{monitoring_requirement_id}
/
submissions
/
{id}
This endpoint is in beta and requires opting-in.
Please contact support if you’re interested in using this endpoint.
Authorizations
Authorization
string
headerrequiredA JWT Bearer token header for authentication and authorization, in the format Authorization: Bearer <token>
Headers
x-client-secret
string
requiredA secret token identifying the client connecting to the API
Path Parameters
project_id
string
requiredmonitoring_requirement_id
string
requiredid
string
requiredWas this page helpful?