Skip to main content
DELETE
/
api
/
v1
/
groups
/
{id}
/
tool-catalogues
/
{catalogueId}
Error
A valid request URL is required to generate request examples
This response has no body data.
{
  "errors": [
    {
      "detail": "<string>",
      "title": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

Path Parameters

id
integer
required

Group ID

catalogueId
integer
required

Tool Catalogue ID

Response