Update an existing authorization by revoking access or modifying Access Group assignments. Use this tool to: - Revoke a user's access to the Trust Center (set revoke=true) - Update which Access Groups a user belongs to (provide access_group_ids list) At least one of 'revoke' or…
revokebooleanSet to true to revoke the authorization. Once revoked, the user will lose access to the Trust Center. This action cannot be undone via this endpoint.
access_group_idsarrayList of Access Group IDs (UUIDs) to assign to the authorization. To remove an Access Group, specify only the Access Groups that should remain. Must contain at least one valid UUID.
authorization_idRequiredstringThe unique identifier (UUID) of the authorization to update. Obtain this from the GET authorizations endpoint.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.