Skip to main content
POST
/
api
/
v1
/
plugins
/
{id}
/
approve-scopes
Error
A valid request URL is required to generate request examples
{}
{
  "errors": [
    {
      "detail": "<string>",
      "title": "<string>"
    }
  ]
}
{
  "errors": [
    {
      "detail": "<string>",
      "title": "<string>"
    }
  ]
}
{
  "errors": [
    {
      "detail": "<string>",
      "title": "<string>"
    }
  ]
}

Authorizations

Authorization
string
header
required

Path Parameters

id
integer
required

Plugin ID

Body

application/json

Approval decision

approved
boolean
required

Response

OK

The response is of type object.