Delete origin deck
DELETE/configuration/origin_decks/:id
JSON-RPC
configuration.origin_decks.delete
Delete is possible only if there is no reference made to the Origin Deck (e.g. rate_tables, etc).
Request
Responses
- 200
- 400
- 401
- 404
- 422
- 500
Number of the affected rows.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred