Headers
API key for authentication (optional if using Client ID)
Client ID for frontend authentication (optional if using API key)
Origin header (required for Client ID auth, automatically set by browser)
Path Parameters
The ID of the recurring payment
Example:
"01JXYJKCAHGFTDR15F2D072ESG"
Body
application/json
The action to perform on the recurring payment
Available options:
cancel
, unpause
Response
Recurring payment updated successfully
The response is of type any
.