Article
How to use the SDK to add Account Tags
1 min read
Last updated 5 hours ago
Add a service key
- Navigate to your workspace settings and select "Service Accounts" on the left-hand menu
- Add a Service Account with "Owner" permissions
Use POST API call
"method": "POST", "uri": "https://api.unthread.io/api/tags/637dccae-57e0-4792-a374-00b19341170e/accounts/create-links", "gzip": true, "rejectUnauthorized": true, "followRedirect": true, "resolveWithFullResponse": true, "followAllRedirects": true, "timeout": 300000, "encoding": null, "json": true, "useStream": true