Docs

Unsubscribe

DELETE /subscriptions/{subscriptionId}

DELETE/subscriptions/{subscriptionId}

Permanently removes a subscription. The user will stop receiving notifications for the associated subject. Use Get Subscriptions to find the subscription ID.

Required Tokens

FieldTypeRequiredDescription
BearerAuthorization: Bearer <token>OptionalAuthenticate via OAuth2 in Bruno.

Path Parameters

FieldTypeRequiredDescription
subscriptionIdGuidRequiredID of the subscription to remove.

Response

200 OK — No body.