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

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Path Parameters

accountId
integer<int32>
required

Unique identifier of the customer account that contains the note you want to delete.

noteId
integer<int32>
required

Unique identifier of the note to delete.

Response

200

Success