Update a subscription
Updates an existing subscription. Only provided fields are changed. Setting status to “canceled” automatically sets canceled_at.
Authentication
AuthorizationBearer
API key obtained from the Afternoon dashboard
Path parameters
id
Request
This endpoint expects an object.
billing_anchor_day
Day of month for billing anchor
status
Subscription status
Allowed values:
next_renewal_date
ISO 8601 next renewal date
Response
Subscription updated
success
subscription
request_id
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error
