Delete synthesis run
DELETE /synthesis-runs/{synthesisRunId}
DELETE
/synthesis-runs/{synthesisRunId}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” synthesisRunId
required
Unique identifier for the synthesis run to retrieve
string
Unique identifier for the synthesis run to retrieve
Responses
Section titled “ Responses ”Synthesis run deleted successfully
Bad Request - Validation error or invalid input
object
error
required
string
code
string
details
retryable
boolean
Unauthorized - Authentication required or invalid token
object
error
required
string
code
string
details
retryable
boolean
Forbidden - Insufficient permissions
object
error
required
string
code
string
details
retryable
boolean
Not Found - Resource does not exist
object
error
required
string
code
string
details
retryable
boolean