Skip to main content

Delete a Currency

DELETE 

/v2/currencies/:currencyID

caution
  • This endpoint is for Administrator use only. Do not use this endpoint on your customer-facing frontends.
  • You can’t delete a default currency.

Request

Path Parameters

    currencyID stringrequired

    The ID for the Currency to delete.

Responses

No Content

Loading...