Access list
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
The ID of the team that owns the key.
1The ID of the key.
16The access-list members visible to the caller.
The locked connections feature is not enabled for the organization (IM903).
The caller is not allowed to view this access list (IM002).
The key does not exist in the given team (IM309).
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
The ID of the team that owns the key.
1The ID of the key.
16The id of the user to add. Must already be a member of the entity's team.
214The entity-tier role to grant the user on the connection or key.
entity:entity-memberPossible values: The created access-list member.
The locked connections and keys feature is disabled (IM903), or the user is not a team member / the role is invalid (IM005).
The caller lacks entity manage on the key (IM002).
The key does not exist in the given team (IM309).
The user is already on the key's access list (SC409).
Remove a member from a key's access list
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
The ID of the team that owns the key.
1The ID of the key.
16The ID of the user to remove.
214The user was removed from the access list.
No content
The locked connections and keys feature is disabled (IM903).
The caller lacks entity manage on the key (IM002).
The key is not in the team, or the user is not on its access list (IM309 / SC404).
Removing the user would leave the key without an Entity Admin (SC409).
No content
Authorize the API call with your API token in the Authorization header with the value: Token your-api-token.
If you don't have an API token yet, please refer to the "Authentication" section to learn how to create one.
The ID of the team that owns the key.
1The ID of the key.
16The ID of the user whose role to change.
214The entity-tier role to set for the user on the connection or key.
entity:entity-adminPossible values: The updated access-list member.
The locked connections and keys feature is disabled (IM903), or the role is invalid (IM005).
The caller lacks entity manage on the key (IM002).
The key is not in the team, or the user is not on its access list (IM309 / SC404).
The change would leave the key without an Entity Admin (SC409).
Last updated

