Skip to main content
PATCH
Pause Subscription

Authorizations

Authorization
string
header
required

Payaza {{Public API Key in Base 64}}

Path Parameters

id
string
required

The ID of the subscription.

Body

application/json
resumeAt
string<date-time>

Date and time when the subscription should automatically resume.

Example:

"2026-08-01T00:00:00"

Response

Request Successful

success
boolean

Indicates if the request was successful.

Example:

true

message
string

Descriptive message confirming the pause operation.

Example:

"Subscription paused"

data
object

The payload containing the details of the paused subscription.