Skip to main content
DELETE
/
apps
/
{id}
/
tools
/
{tool_id}
Error
A valid request URL is required to generate request examples
This response has no body data.
{
  "errors": [
    {
      "detail": "<string>",
      "title": "<string>"
    }
  ]
}
{
  "errors": [
    {
      "detail": "<string>",
      "title": "<string>"
    }
  ]
}
{
  "errors": [
    {
      "detail": "<string>",
      "title": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

Path Parameters

app_id
integer
required

App ID

tool_id
integer
required

Tool ID

Response