[][src]Function holochain_roles::handlers::unassign_role

pub fn unassign_role(
    role_name: &String,
    agent_address: &Address
) -> ZomeApiResult<()>

Unassigns the role with the given name to the given agent Only administrators can unassign roles