Add Attributes to API Keys
This page shows you different methods to add attributes to Macrometa GDN API keys. You must have appropriate admin permissions to perform this task.
- Web Console
- REST API
Follow these instructions to add attributes to API keys using the GDN console web UI.
- Log in to your Macrometa account.
- Click Accounts.
- On the API Keys tab, click the ID of the API key for which you want to limit permissions.
- Click Attributes and provide the following details:
- Attribute - First level of permission. For example,
employee
. - Value - Second level of permission. For example,
staff
oradmin
.
- Attribute - First level of permission. For example,
- Click Add Attribute if you want to add more attributes.
- Click Update.
Use our interactive API Reference with code generation in 18 programming languages to Update API Key Attributes.