Label Requests
Update Label Status
Update the status of the label.
Required API key scope
- Labels (Write)
PUT
Authorizations
API Scope: "Developer Tools"
Path Parameters
The unique identifier for the label, created by Loop.
Example:
67329889100573
Body
application/json
The status of the label.
Available options:
new
, pre_transit
, in_transit
, out_for_delivery
, delivered
Example:
"new"
Response
200
_mintlify/placeholder
OK