PULSAR
API ReferenceReport Subscription Log

Cancel

Cancel a specific subscription log

Authorization

bearerAuth
Authorization<token>

In: header

Path Parameters

id*string

The ID.

Response Body

Try it live
POST
/subscriptions/{subscriptionId}/logs/{id}/cancel

This endpoint requires authentication — use the Login page at the top of the API Reference, or paste a token in the Authorization section below.

curl -X POST "https://example.com/subscriptions/{subscriptionId}/logs/string/cancel"
Empty