generated from mintlify/starter
-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Path: /qstash/howto/webhook#2-url-group
Description
The PATCH method described in the docs is false. This method is not allowed in the REST API. Either fix this or remove this from the docs for now
Outcome after attempting to use the endpoint
405 Method Not Allowed
Endpoint & Method that doesn't exist
curl -X PATCH https://qstash.upstash.io/v2/topics/<URL_GROUP_NAME> \
-H "Authorization: Bearer <QSTASH_TOKEN>"
-d '{
"headers": {
"Upstash-Header-Forward": ["true"],
"Upstash-Retries": "3"
}
}'Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels