v2
latestOpenAPI 3.0.32026-07-21152427.4 KBLabels
Assign a label to a jetton
post/api/v3/labels/{address}
Path parameters
addressstring required
The jetton master address
Request body
Example request
{
"label": "label",
"expiration_seconds": 3600
}Response
Label assigned successfully