Payersv1
Delete Payer
DELETE
/v1/payers/{id}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
id path parameter
Response Body
curl -X DELETE "https://example.com/v1/payers/string"Empty
/v1/payers/{id}bearerAuth In: header
id path parameter
curl -X DELETE "https://example.com/v1/payers/string"