Update Label

Modify an existing label by renaming it. The new labelName must not duplicate any existing label name in the account, including the label's own current name (an unchanged name also returns 40113).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
integer
required
1 to 2147483646

Label ID to be modified. Valid range is 1-2147483646 (Integer.MAX_VALUE is reserved as an invalid sentinel); missing value returns 40014, out-of-range or unparsable value returns 40015, a label that does not exist or belongs to another account returns 40106.

string
required
length between 1 and 255
[A-Za-z0-9]

New label name. Must be 1-255 characters (40105 on violation), contain at least one letter or digit (40118 on violation), and differ from every existing label name in the account, including this label's own current name (40113 on violation).

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json