payment_links:write scope.
Request
PATCH https://api.blockra.io/payment-links/{id}
Path parameters
The payment link ID (prefixed
plink_).Body parameters
true to enable the link, false to disable it.Response
Returns the updated payment link object.The payment link ID.
The new active state.

