Skip to main content

Unsubscribe

POST 

/v1/subscription/cancel

Unsubscribe

Request

Body

required

    id string

    non-empty

    The id when creating subscription respond.

Responses

OK

Response

    status enum

    [UNKNOWN, PENDING, APPROVED, ACTIVE, SUSPENDED, CANCELLED, VOIDED, COMPLETED]

    Indicate the status of this subscription.

Loading...