Skip to main content
DELETE
/
commerce
/
orders
/
{orderId}
/
notes
/
{noteId}
Error
A valid request URL is required to generate request examples

Documentation Index

Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

orderId
string
required

Unique identifier of the order whose note you want to delete.

noteId
string
required

Unique identifier of the note whose text you want to delete.

Response

200

Success