Create a tagAsk AIpost https://api.fireblocks.io/v1/tagsCreate a new tag. Endpoint Permissions: For protected tags: ADMIN,NON_SIGNING_ADMIN,OWNER. For non protected tags: ADMIN,NON_SIGNING_ADMIN,OWNER,SIGNER,EDITOR,APPROVER.Body Paramslabelstringrequiredlength between 2 and 30The tag labeldescriptionstringlength ≤ 250Description for the tagcolorstringThe tag color in hex formatisProtectedbooleanDefaults to falseIndication if the tag is protected tagtruefalseHeadersIdempotency-KeystringA unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.Response 201Tag created successfullyUpdated 3 months ago