post https://api.linode.com//tags
Creates a new Tag and optionally tags requested objects with it immediately.
Important. You must be an unrestricted User in order to access, add, or modify Tags information.
linode-cli tags create \
--label 'example tag' \
--linodes 123 \
--linodes 456 \
--volumes 9082 \
--volumes 10003
Learn more...
account:read_write
Learn more...
Responses