API Reference
Interactive API reference
cURL
curl --request PUT \ --url https://api.devdraft.ai/api/v0/payment-links/{id} \ --header 'Content-Type: application/json' \ --header 'x-client-secret: <api-key>' \ --data '{}'
Your secret API key. Keep this secure and never expose it in client-side code.
Payment Link ID
The body is of type object.
object
The payment link has been successfully updated.
Was this page helpful?
Contact support