Autional Autional
API Reference GitHub autional.com →

DELETE /admin/billing/payment-gateways/{plan_id}

Delete a payment gateway configuration.

Billing Service `bearerAuth` application/json

Request Parameters

NameInTypeRequiredDefaultExampleConstraintsDescription
id path string Yes Payment gateway ID

Responses

StatusDescriptionSchema
200Delete successfulobject
400Invalid request parametersobject
401Unauthorizedobject
403No permissionobject
404Payment gateway not foundobject
500Internal server errorobject