Skip to content

Commit 56ea750

Browse files
committed
Update webhooks-api.md
1 parent c79cfb1 commit 56ea750

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

content/en/docs/apidocs-mxsdk/apidocs/webhooks-api.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ To generate a PAT, see the [Personal Access Tokens](/developerportal/community-t
3131

3232
Select the following as scopes:
3333

34-
{{% todo %}}Make sure the scopes are correct.{{% /todo %}}
35-
3634
* `mx:webhook:read` – to perform `GET` operations
3735
* `mx:webhook:write` – to perform all operations (`GET`, `POST`, `PUT`, and `DELETE`)
3836

@@ -97,4 +95,4 @@ The following procedure will create a webhook endpoint and update the webhook en
9795
9896
## 4 API Reference
9997
100-
{{< swaggerui src="/openapi-spec/webhook.yaml" >}}
98+
{{< swaggerui src="/openapi-spec/webhooks.yaml" >}}

0 commit comments

Comments
 (0)