Skip to main content
POST
Pause subscription

Authorizations

public-api-key
string
header
required

Your public API key from the Yuno Dashboard

private-secret-key
string
header
required

Your private secret key (server-side only)

Path Parameters

subscription_id
string<uuid>
required

The unique identifier of the subscription

Response

Subscription paused successfully

id
string<uuid>
status
enum<string>
Available options:
ACTIVE,
PAUSED,
CANCELLED,
PAST_DUE,
EXPIRED
amount
object
Example:
interval
enum<string>
Available options:
DAILY,
WEEKLY,
MONTHLY,
YEARLY
next_payment_date
string<date-time>
created_at
string<date-time>
updated_at
string<date-time>