Transcript LOL API
DELETE
/webhooks/{webhookId}

Authorization

x-api-key
x-api-key<token>

In: header

Path Parameters

webhookId*string

ID of the webhook

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://transcript.lol/api/v1/webhooks/string"
{
  "success": true
}
{
  "error": "string",
  "errorDetails": {}
}
{
  "error": "string",
  "errorDetails": {}
}
{
  "error": "string",
  "errorDetails": {}
}
{
  "error": "string",
  "errorDetails": {}
}