Delete a currency by code
Currencies
Delete a currency by code
DELETE
Delete a currency by code
Headers
Value must be 'Bearer ' where is an API key prefixed with 'bc_' or a JWT token.
Example:
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
Path Parameters
Currency code
Response
The currency has been successfully deleted.