Delete an order status

Deletes an existing order status by ID.

Path Params
integer
required

The unique identifier of the order status.

Responses
204

Order status deleted successfully.

400

Invalid request parameters.

401

Unauthorized. Invalid or missing API key.

404

Order status not found.

500

Server error.

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!