Skip to main content
PATCH
/
api
/
{org_identifier}
/
{slug}
Invoke organization automation endpoint
curl --request PATCH \
  --url https://api.getgranite.ai/api/{org_identifier}/{slug}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

X-Granite-API-Key
string | null

Path Parameters

org_identifier
string
required
slug
string
required

Response

Successful Response