v1
latestOpenAPI 3.1.02026-07-2689175245.8 KBLabel Requests
Update Label Status
Update the status of the label.
Required API key scope
- Labels (Write)
put/labels/{id}
Path parameters
idinteger required
Example:67329889100573
The unique identifier for the label, created by Loop. This is the identifier that is returned from the Create Label request.
Request body
Example request
{
"status": "new"
}Response
No Content