Desarrolladores
Cómo usar la API
Elimina un plan específico de tu cuenta.
cURL
curl --request DELETE \ --url https://api.onepay.la/v1/plans/{plan_id} \ --header 'Authorization: Bearer <token>'
no content
Was this page helpful?