Skip to main content
DELETE
Unsubscribe from business monitoring

Authorizations

Authorization
string
header
required

Enter your API key in the format: sk_test_xxxxx or sk_live_xxxxx

Path Parameters

business_id
string<uuid>
required

Portfolio business ID

Example:

"987e6543-e21a-45b6-c789-012345678901"

Response

Subscription cancelled successfully

id
string<uuid>
required

ID of the cancelled subscription

Example:

"123e4567-e89b-12d3-a456-426614174000"

object
enum<string>
required

Object type identifier

Available options:
subscription
Example:

"subscription"

deleted
boolean
required

Indicates whether the subscription was successfully cancelled

Example:

true