delete
https://integrations.alvys.com/api/p/v/loads//notes/
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Delete a specific note associated with a load.
Path Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| loadNumber | string | Yes | The unique number identifying the load. |
| noteId | string | Yes | The unique identifier of the note to delete. |
| version | string | Yes | API version (e.g., 2.0). Default value: 2.0. |
Responses
204 No Content
Returned when the note is successfully deleted. The response body is empty.
404 Not Found
Returned when the specified loadNumber or noteId does not exist. The response body is empty.
200OK
204No Content