Delete request template
DELETE /v1/request-templates/{id}
DELETE
/v1/request-templates/{id}
Deletes a request template owned by the authenticated user
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Request template ID
Responses
Section titled “ Responses ”OK
object
error
string
message
string
Example
Success success
boolean
Example
trueUnauthorized
object
error
string
message
string
Example
Success success
boolean
Example
trueNot Found
object
error
string
message
string
Example
Success success
boolean
Example
trueInternal Server Error
object
error
string
message
string
Example
Success success
boolean
Example
true